Skip to content

Conversation

@psteinroe
Copy link
Collaborator

@psteinroe psteinroe commented Dec 29, 2025

automates download and build of vendor/ files without loosing reproducibility by comparing the commit SHA before running.

psteinroe and others added 11 commits December 28, 2025 21:11
- Add #![cfg(not(target_os = "windows"))] to skip pglinter tests on Windows
  since the pglinter extension is not available there (only Linux/macOS)
- Fix clippy warnings: use as_deref() and contains() instead of manual patterns
- Remove table_with_primary_key test since pglinter checks all tables globally,
  making a "no diagnostics for table with PK" test impossible when other tables exist
- Add plpgsql_check as dependency in test setup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@psteinroe psteinroe force-pushed the fix/pglinter-splinter-vendor branch from b3c9315 to 0a6a1d2 Compare December 30, 2025 09:28
@psteinroe psteinroe marked this pull request as ready for review December 30, 2025 10:25
Copy link
Collaborator

@juleswritescode juleswritescode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet PR :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants